home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 7941 < prev    next >
Encoding:
Text File  |  1996-08-05  |  2.6 KB  |  56 lines

  1. Newsgroups: comp.sys.amiga.misc
  2. Path: news.bton.ac.uk!tl14
  3. From: tl14@bton.ac.uk (Eddie)
  4. Subject: Re: Does anyone know a good html ed.?
  5. Message-ID: <Do7qG1.Don@bton.ac.uk>
  6. Organization: University of Brighton, UK
  7. X-Newsreader: TIN [version 1.2 PL2]
  8. References: <DnCC91.J07@uns.bris.ac.uk> <150637@cup.portal.com> <4h3f9a$hn5@news.uni-c.dk> <DnLA0y.M2w@bton.ac.uk> <4hhhg0$buj@horus.mch.sni.de>
  9. Distribution: -
  10. Date: Wed, 13 Mar 1996 15:45:36 GMT
  11.  
  12. Thomas Eicher (teicher@limburg.mch.sni.de) wrote:
  13. : Eddie (tl14@bton.ac.uk) wrote:
  14. : : I'm about to write an html editor for the Amiga.  I'm protoing in AMOS 'cos
  15. : : its quicker to develop in than anything else and I don't have a huge amount of
  16. : : time.
  17.  
  18. : If time's your problem, don't use AMOS, cause the result
  19. : won't be useable at all. So you waste a lot more time in the end.
  20.  
  21. Actually, what I'm doing is using AMOS, not for Speed in execution so much as
  22. speed in development.  The prototype is a prototype not meant for release!
  23. It's so I can get an idea of functions to include etc.  The *real* version
  24. will be in C.  (The other reason for AMOS at the moment is that my HD is
  25. f*cked.  I'm waiting for a replacement :-( )
  26.  
  27. : : Who knows, it coould sit with the Surfer Kit from AT - If it's any good!!!
  28.  
  29. : With whoever-you-may-pray-to's help, no AMOS program will be included
  30. : with the Amiga...
  31.     You're probably right.  There has been some good AMOS stuff in the past
  32. though, so don't knock it completely.
  33.  
  34. : If you want to do it seriously, on the other hand, we might talk a bit
  35. : about it...
  36.  
  37. Well, I will write a library that will decode HTML text.  This can then be
  38. used for the editor as well as a browser.  Trying to keep up with the various
  39. versions of HTML could be a problem though!
  40.  
  41. What I'm looking at doing is an editor that allows you to editor either
  42. source, or HTML.  This should extend the life span a bit also.  I'll include a
  43. Macro option that will allow you to add your own tags etc, as new ones are
  44. invented. What I really want to know is the sort of options that people would
  45. like to see, how they would want to edit HTML docs etc.
  46.  
  47. PS - the library could contain functions for turning ascii text into HTML text
  48. etc.  Ideas ....
  49. PPS - I want to try and make it as ANSI / AmigaDOS standard as possible at the
  50. moment, to allow as many people to use it as possible!
  51. -- 
  52. ***************************************************************************
  53. *      Tim Lewis (a.k.a Eddie)      * "You think I'm crazy!               *
  54. *                                   *  You wouldn't know what crazy was   *
  55. *      T.Lewis@bton.ac.uk           *  if Charles Manson was sitting on   *
  56.